home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / Creative Computers CD-ROM, Volume 1 (Legendary Design Technologies, Inc.)(1994).iso / commercial / blue_ribbon / patchmeister / help / driver_chksumwhere < prev    next >
Text File  |  1994-11-17  |  545b  |  12 lines

  1. Sysex files usually contain one check sum per file, but you may find that
  2. your synth requires that a check sum be calculated for each patch in a
  3. bank.  Use this cycle gadget to indicate how your synth stores check
  4. sums.
  5.  
  6.      FILE OFST:  The check sum offset pertains to the entire file.  This
  7.                  is by far the most common way of handling check sums.
  8.  
  9.      ITEM OFST:  A check sum must be calculated for each item (patch) in
  10.                  this bank, and the check sum offset is based on the
  11.                  patch NOT the file.
  12.